Unified API calls for Commuter Licensing

You can use the following API calls to implement Commuter functionality in your application:

Usage API or Tools

Generating a commuter license code

License Generation API

Wlscgen or lscgen

Setting up persistence data on the user system Use the sntl_persistence_create API
Generating recipient information on the end user's machine to get the commuter authorization code Use the recipientInfo query type of the sntl_licensing_get_info API
Generating the Commuter authorization code on the License Manager Use the <commute> action tag of the sntl_licensing_transfer API for generating the Commuter authorization code on the License Manager
Installing the Commuter authorization code on the end user 's machine Use the install_data parameter of the sntl_licensing_install API to install the Commuter authorization code
Generating the acknowledge string to return the commuter authorization code Use the <returnCommuter> action tag of the sntl_licensing_transfer API for generating the acknowledgement string
Installing the acknowledgment string to return the commuter authorization code Use the install_data parameter of the sntl_licensing_install API for installing the acknowledgement string; to return the commuter authorization code.
Viewing commuter license information Use the featureInfo query type of the sntl_licensing_get_info API
Restricting commuter licenses Refer to the LSERVOPTS and Command-line Options section of the System Administrator Guide for more information.